Filename | (eval 70)[/usr/share/perl5/Class/Method/Modifiers.pm:152] |
Statements | Executed 6 statements in 21µs |
Eval Invoked At | /usr/share/perl5/Class/Method/Modifiers.pm line 152 |
Sibling evals | 1, 2, 3, 4 |
Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
---|---|---|---|---|---|
4 | 3 | 3 | 104µs | 10.1ms | perform_request | Search::Elasticsearch::Cxn::HTTPTiny::
Line | State ments |
Time on line |
Calls | Time in subs |
Code |
---|---|---|---|---|---|
1 | package Search::Elasticsearch::Cxn::HTTPTiny; | ||||
2 | # spent 10.1ms (104µs+10.0) within Search::Elasticsearch::Cxn::HTTPTiny::perform_request which was called 4 times, avg 2.53ms/call:
# 2 times (80µs+4.97ms) by Search::Elasticsearch::Cxn::HTTPTiny::perform_request at line 6, avg 2.53ms/call
# once (12µs+3.28ms) by Search::Elasticsearch::Transport::try {...} at line 29 of /opt/flows/lib/lib/perl5/Search/Elasticsearch/Transport.pm
# once (13µs+1.78ms) by Search::Elasticsearch::Role::Cxn::try {...} at line 82 of /opt/flows/lib/lib/perl5/Search/Elasticsearch/Role/Cxn.pm | ||||
3 | 2 | 3µs | for my $method (@$before) { | ||
4 | 2 | 7µs | 2 | 7µs | $method->(@_); # spent 7µs making 2 calls to Search::Elasticsearch::Role::Cxn::HTTP::__ANON__[/opt/flows/lib/lib/perl5/Search/Elasticsearch/Role/Cxn/HTTP.pm:112], avg 3µs/call |
5 | } | ||||
6 | 2 | 11µs | 2 | 5.05ms | $$wrapped->(@_);} # spent 5.05ms making 2 calls to Search::Elasticsearch::Cxn::HTTPTiny::perform_request, avg 2.53ms/call |
7 | ; |